home *** CD-ROM | disk | FTP | other *** search
/ RPG Maker - 43 Games / RPG MAKER (BEGE).iso / interface / street.swf / scripts / DefineButton2_8 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2007-03-13  |  46 b   |  4 lines

  1. on(press){
  2.    this.gotoAndStop("final");
  3. }
  4.